2014-05-09 - 6474 - Breakfix - SNC IDOC failed for 7 Series Materials #SNCProject #ProductionBreakFix #ABAPSUPPORT #ABAPSNC
2014-05-09 - 6474 - Breakfix - SNC IDOC Failed for 7 Series Materials
Problem Summary
Outbound IDOCs form ECC are not processed in SNC system when POs are created with 7 Series Materials
Admin Info
Purpose
|
SNC POs created for 7 Series Materials were not shown up in SNC UI
|
Requested by
|
Rahul Attarde
|
Issue Date
|
05-09-2014
|
Resolved by
|
Venkat, Adithya
|
Resolved Date
|
05-09-2014
|
Document Status
|
Complete
|
Detailed Problem Description
(Include Screen Shots if required )
Outbound IDOCs form ECC are not processed in SNC system when POs are created with 7 Series Materials
Solution Analysis and Recommendations
(Include Screen Shots if required)
The POs created with 7 Series Materials were not processed in SNC and the POs were not seen in SNC UI.
The 7 Series Materials are FGEN Materials created by FERT Generator with configurable material in it and variants configured to those materials.
The PO Information to SNC System is Transferred by IDOCs ORDRS and ORDCHG.
When a PO is created in ECC with 7 Series Materials, PO is not transferred to SNC System as the IDOC contains the Class and Characteristics information.
It is decided to suppress the Class and Characteristic segment in the IDOC as that information is not required to Vendor.
Suppress Segment EICUCFG & E1CUREF in the SNC Outbound IDOCs from ECC with Basic type : /AFS/ORDERS05 and Output type : ZSNC Message type : ORDERS and ORDCHG.
Similar Business Processes and subsequent effects are not covered in the scope.
Other Output types relevant to the basic type /AFS/ORDERS05 are not included in the scope.
Resolution
Suppress the Segment EICUCFG and E1CUREF in the IDOC so that Class and Characteristic information is not sent to SNC and the POs are seen in the SNC System.
Test Plan
Test ID
|
Test Scenario
|
Expected Results
|
SNC001
|
Create a PO with 7 Series materials
|
An IDOC must be triggered with Basic Type/AFS/ORDER05 and Message type: ORDERS with suppressed Segments EICUCFG and Sub Segment E1CUREF and PO must be shown in SNC System
|
SNC002
|
Change the 7 Series PO
|
An IDOC must be triggered with Basic Type/AFS/ORDER05 and Message type: ORDCHG with suppressed Segments
EICUCFG and Sub Segment E1CUREF and changed data of PO must be shown in SNC System
|
The segments are suppressed using User Exit "ZXM06U33" by ensuring that changes are applicable only for SNC Idocs. Segments are suppressed for both Publish (AFS/ORDRS05) and Change (AFS/ORDCH) PO's.
Release Information
Provide link here to Release Notes if Technical Objects were changed